xen: arm: document what low level primitives we have imported from Linux
authorIan Campbell <ian.campbell@citrix.com>
Wed, 26 Mar 2014 13:38:52 +0000 (13:38 +0000)
committerIan Campbell <ian.campbell@citrix.com>
Thu, 3 Apr 2014 16:15:44 +0000 (17:15 +0100)
commite04254f7bc86f7f3916522986dd1036a65507057
tree25cea07214f698b6ae75abb08e0f9df58c86f4ef
parent5259aa4eb54c76c76a1650a28756a2af9bc3dcb4
xen: arm: document what low level primitives we have imported from Linux

As part of the recent update I had to reverse engineer what we had, which was
very tedious. Check in my notes so that I have a reference for next time.

Now the secret is to remember to update this file every time!

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Acked-by: Tim Deegan <tim@xen.org>
Acked-by: Julien Grall <julien.grall@linaro.org>
xen/arch/arm/README.LinuxPrimitives [new file with mode: 0644]